CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - task scheduling

搜索资源列表

  1. ip_vs_wrr 基于权限轮转的任务调度算法

    0下载:
  2. 基于权限轮转的任务调度算法,主要是适用于linux的操作系统,希望对大家有帮助-Based on the authority of the rotary task scheduling algorithm, mainly is suitable for the Linux operating system, and we want to help
  3. 所属分类:其他小程序

    • 发布日期:2017-03-29
    • 文件大小:2034
    • 提供者:翟海波
  1. vc.zip

    0下载:
  2. win32下简单的“协作式”调度器。 多任务调度,任务一直运行直到主动放弃。可以帮助理解os运行。 ,a simple " collaborative" scheduler under win32. with Multi-task scheduling, the task is running until it abandons by itself. help to understand the os shedule.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:3573
    • 提供者:jjcang
  1. greedyalgorithm.rar

    0下载:
  2. 利用贪心算法从而实现了任务调度问题的过程,Greedy algorithm- the task scheduling problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:955344
    • 提供者:角久
  1. uCos2_mini2440

    0下载:
  2. mini2440成功移植UCOS-II ,并开发了相应程序,实现了多任务调度和实时串口显示-complete successfully transplantation UCOS-II on mini2440 , and the development of appropriate procedures, to achieve a multi-task scheduling and real-time serial display
  3. 所属分类:uCOS

    • 发布日期:2017-05-19
    • 文件大小:5593179
    • 提供者:Holden
  1. quartz_spring

    0下载:
  2. 基于quartz,可调用接口实现动态任务调度-Based on quartz, callable interface for dynamic task scheduling
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5467514
    • 提供者:zhhaij
  1. Min_min-and--Max_min

    0下载:
  2. 任务调度的一篇好文章,比较并分析了经典Max-min和Min-min两种算法的优劣-a good paper of Task scheduling
  3. 所属分类:MPI

    • 发布日期:2017-11-06
    • 文件大小:107808
    • 提供者:qz
  1. quartzMonitor

    0下载:
  2. spring quartz框架的任务调度管理,可直接运行-spring quartz framework for task scheduling management, can be directly run
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-20
    • 文件大小:5872640
    • 提供者:yulei
  1. NucleusPlus_for_arm

    0下载:
  2. nucleusPlus是一个优秀的多任务调度内核,本源码为其基于arm9的移植方案-nucleusPlus is an outstanding multi-task scheduling core, the source code for its ARM9-based transplant programs
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:310061
    • 提供者:王义
  1. TaskOrder

    0下载:
  2. 用VBA在Excel中实现的数据生成与分析程序 问题类别:任务调度 问题原型:N个任务,每个任务都有起始时间、结束时间和利润值,同一时间只能自行一个任务 功能:规定时间段内的利润最大化问题,并给出任务执行次序。-Using VBA in Excel to achieve the data generation and analysis procedure categories: task scheduling problem prototype: N task, each task
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:14051
    • 提供者:tedachun
  1. VxWorks

    0下载:
  2. VxWorks入门例程,包括基于Wind与POSIX的任务调度与通信(信号量、消息队列、管道)。-It is a package of some examples,which includes ones about task scheduling & communication (using semaphore & message queue & pipes) based on Wind & POSIX.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-24
    • 文件大小:12172
    • 提供者:李铮
  1. UCOSII_for_arm9

    0下载:
  2. uCosII是一个小型的多任务调度内核,特别适合用来学习与研究,本源码为基于arm9处理器的移植方案-uCosII is a small multi-task scheduling core, particularly suitable for study and research, the source for the ARM9 processor-based transplant programs
  3. 所属分类:uCOS

    • 发布日期:2017-04-28
    • 文件大小:160909
    • 提供者:王义
  1. lq51

    0下载:
  2. Keil 自带的 RTX51—Tiny 系统有这样几个缺点:1、非占先式任 务调度,这样系统的实时性就很难保证 2、提供的系统服务太少, 只有 wait 与 signal。而 RTX51—Tiny 的优点是:1、Keil 公司自己开 发的,使用_task_关键字区别每个任务,这样可以使得被不同任务调 用的不同函数即使没有相互调用,他们的局部变量也不会相互覆盖。 免去了在 SmallRTOS 中需要手动制止函数间局部变量的相互覆盖。 2、内核小。整个 RTX51--Tin
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:313276
    • 提供者:林夕
  1. balance-para-tuff

    0下载:
  2. 并行分布式任务调度算法实现,运行于LINUX平台,有详细的源码-Distributed task scheduling parallel algorithm, running on the LINUX platform, the source in detail
  3. 所属分类:MPI

    • 发布日期:2017-06-15
    • 文件大小:24492638
    • 提供者:lihongfeng
  1. uCOS-II2_80

    0下载:
  2. 基于Visual C++的UC/OS-II 2.80源代码, 演示UC/OS-II 的使用 任务调度等-Visual C++ based on the UC/OS-II 2.80 source code, demo UC/OS-II, such as the use of task scheduling
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:993234
    • 提供者:xu
  1. FX2Test

    0下载:
  2. 程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。安装时把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。但要添加完整的头文件及库文件才可以编译。 BasicUSB.SchDoc 电路原理图 FX2Test/FX2Test.Uv2 Keil C51工程 FX2Test/EZUSB.LIB EZ-USB库文件 FX2Test/dscr.a51 USB描述符 FX2Test/USBJmpTb.OBJ USB中断跳转表 FX2Test
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:43473
    • 提供者:刘可
  1. c54x_ucos-II

    0下载:
  2. tms320c54x上ucos-II操作系统的移植,可以直接在CCS上使用simulation运行这个工程,里面包含一个多任务调度的例子程序,simulation下可以直接看到多任务调度的效果。-tms320c54x on ucos-II operating system migration, you can use directly in CCS projects to run this simulation, which contains more than one example of t
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:3591346
    • 提供者:陶戈丹
  1. Easy51RTOS

    0下载:
  2. 一种简单的51的操作系统,设定定时的时间间隔,并为每个任务分配一定时间,当任务就绪时,执行该任务;没有任务就绪时,执行任务调度函数-A simple 51 operating system, set the timing interval, and each task assigned a certain time, when the task is ready, the implementation of the task no task is ready, the implementati
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:94568
    • 提供者:天地
  1. crontab

    0下载:
  2. 附件文档介绍了linux下crontab(用于任务调度)的作用,语法以及如何编写crontab-Annex document describes the linux under crontab (for the task scheduling) the role of grammar and how to write crontab
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5498
    • 提供者:高飞
  1. capi-0.21

    0下载:
  2. CAPI多核编程算法库0.21版,里面有分布式队列、分布式查找、分布式内存管理、任务图调度、动态任务调度等多种容器,新增了CWaitTaskScheduler任务调度容器和并行Strassen矩阵乘法等。-CAPI programming algorithm for multi-core library version 0.21, which are distributed queue, distributed search, distributed memory management, tas
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:322464
    • 提供者:zhou
  1. 52scheduling

    0下载:
  2. 51一个简单的多任务调度功能程序 // 利用定时器2产生10mS的定时中断-51 A simple multi-task scheduling program// use Timer 2 interrupt generated timing 10mS
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2379
    • 提供者:万欣
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com